const runtime._CLONE_VM

2 uses

	runtime (current package)
		os_linux.go#L122: 	_CLONE_VM             = 0x100
		os_linux.go#L148: 	cloneFlags = _CLONE_VM | /* share memory */